Use CRPEJob::GetExportOptions to get export options from the user before exporting the report. CRPEGetExportOptions can be used to present a series of dialog boxes that retrieve export options from your users. These options are used by the Crystal Report Engine to fill in CRPEExportOptions. Then the CRPEJob::ExportTo, can be used to set the print job destination using the information in the CRPEExportOptions structure.
BOOL GetExportOptions ( CRPEExportOptions *options );
Specifies a pointer to CRPEExportOptions. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |